Scenarios/Prometheus & Grafana/Terraform/variables.tf (
6
lines of code) (
raw
):
variable "prefix" { default = "85" } variable "location" { default = "swedencentral" }